body {
  padding: 0;
  margin: 0;
  background: #fff;
}
ul,
p,
ol {
  padding: 0;
  margin: 0;
}
.fixFloat {
  zoom: 0;
}
.fixFloat:after {
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  clear: both;
  content: ' ';
  overflow: hidden;
}
.innerWrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.headLine {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #529dfa;
  font-size: 12px;
  font-family: 'MicroSoftYaHei';
  color: #fff;
}
.headLine .welcome {
  height: 100%;
  margin-left: 100px;
  float: left;
  width:260px;
}
.headLine .info {
  height: 100%;
  float: right;
  text-align: right;
  width: 730px;
  margin-right: 100px;
}
.title {
  width: 100%;
  height: 160px;
  line-height: 160px;
  line-height: 130px;
  background: url("../../images/titleBG.png") no-repeat center top;
  background-size: 100% 100%;
}
.title .logo {
  width: 650px;
  height: 100px;
  margin-left: 100px;
  line-height: 84px;
  background: url("../../images/logo.png") no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  margin-top: 55px;
}

.title .logo1 {
  width: 288px;
  height: 38px;
  margin-left: 187px;
  line-height: 84px;
  background: url("../../images/logoyuanshi.png") no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  margin-top: 110px;
}
.workFlow {
  width: 100%;
  height: 240px;
  line-height: 240px;
  margin-bottom: 20px;
}
.workFlow .innerTitle {
  box-sizing: border-box;
  padding-left: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #529dfa;
  font-size: 12px;
  color: #fff;
}
.workFlow .workFlowContainer {
  width: 100%;
  height: 190px;
  line-height: 190px;
  background: url("../../images/workFlow.jpg") no-repeat left top;
  background-size: 100% 100%;
  box-sizing: border-box;
  border: 2px solid #d2d2d2;
}
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.icon.workFlowIcon {
  background: url("../../images/workFlowIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.icon.openWorkIcon {
  background: url("../../images/openWorkIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.icon.onlineApplyIcon {
  background: url("../../images/onlineApplyIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.icon.classifyIcon {
  background: url("../../images/classifyIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.icon.consultAndComplainIcon {
  background: url("../../images/consultAndComplainIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.icon.affairsSummaryIcon {
  background: url("../../images/affairsSummaryIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.icon.countIcon {
  background: url("../../images/countIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.regPart {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-bottom: 20px;
  vertical-align: middle;
}
.regPart button {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background-color: #529dfa;
  border: none;
  cursor: pointer;
}
.regPart select {
  border-color: #529dfa;
  width: 140px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  box-sizing: border-box;
}
.regPart input {
  border: 1px solid #529dfa;
  width: 150px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  box-sizing: border-box;
  text-indent: 0.5em;
}
.bottomPart {
  width: 100%;
  height: 520px;
}
.bottomPart .leftPart {
  float: left;
  width: 780px;
  height: 520px;
  margin-left: 100px;
}
.bottomPart .rightPart {
  float: right;
  width: 210px;
  height: 520px;
  margin-right: 100px;
  line-height: 520px;
  vertical-align: middle;
}
.funcPart {
  display: inline-block;
  width: 380px;
  height: 250px;
  vertical-align: middle;
}
.funcTitle {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  background-color: #529dfa;
}
.funcTitle span {
  vertical-align: middle;
}
.funcContainer {
  box-sizing: border-box;
  width: 100%;
  height: 200px;
  line-height: 200px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #d2d2d2;
}
.funcContainer .item {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 136px;
  cursor: pointer;
}
.itemIcon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 10px;
}
.itemIcon.policyIcon {
  background: url("../../images/policyIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.guideIcon {
  background: url("../../images/guideIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.publicResultIcon {
  background: url("../../images/publicResultIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.applyOnlieIcon {
  background: url("../../images/applyOnlieIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.applyProgressIcon {
  background: url("../../images/applyProgressIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.consultIcon {
  background: url("../../images/consultIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.complainIcon {
  background: url("../../images/complainIcon.jpg") no-repeat left top;
  background-size: 100% 100%;
}
.itemIcon.affairsSummaryIcon{
	background: url("../../images/affairsSummaryIcon.png") no-repeat left top;
  background-size: 100% 100%;
}

.itemIcon.ssdtIcon{
	background: url("../../images/ssdtIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.itemTag {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}
.countList {
  width: 310px;
  height: 150px;
  line-height: 150px;
  padding-left: 30px;
  list-style: none;
}
.countList li {
  width: 100%;
  height: 26px;
  line-height: 26px;
  position:relative;
}
.countList li a {
  color: #000;
  float:left;
  max-width:70%;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow:hidden;
}
.countList li span {
  float:right;
  color: #000;
  text-decoration: none;
}
.countList li:before {
  display: block;
  content: ' ';
  background-color: #529dfa;
  width: 8px;
  height: 8px;
  line-height: 8px;
  position: absolute;
  left: -20px;
  top: 10px;
  z-index:2;
}
.more {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: right;
  color: #666;
  font-size: 12px;
}
.more a {
  color: #666;
  text-decoration: none;
}
.rTitle {
  width: 100%;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  background-color: #529dfa;
}
.rContainer {
  width: 100%;
  height: 470px;
  line-height: 470px;
  box-sizing: border-box;
  border: 2px solid #d2d2d2;
}
.orgList {
  list-style: none;
  width: 100%;
  height: 316px;
}
.orgList li {
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  height: 54px;
  line-height: 54px;
  color: #000;
  border-bottom: 1px solid #d2d2d2;
}
.orgList li span {
  vertical-align: middle;
}
.orgIcon {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  margin-right: 20px;
}
.orgIcon.auditIcon {
  background: url("../../images/auditIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.orgIcon.roadIcon {
  background: url("../../images/roadIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.orgIcon.shipIcon {
  background: url("../../images/shipIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.orgIcon.policeIcon {
  background: url("../../images/policeIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.orgIcon.plainIcon {
  background: url("../../images/plainIcon.png") no-repeat left top;
  background-size: 100% 100%;
}
.orgListBottom {
  width: 100%;
  height: 150px;
  line-height: 150px;
  background: url("../../images/orgListBottom.png") no-repeat left top;
  background-size: 100% 100%;
}
.footer {
  border-top: 1px solid #ccc;
  width: 100%;
  height: 105px;
  background-color: #f1f1f1;
  margin-top: 20px;
  color: #666666;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 10px;
}
.footer p {
  width: 100%;
  height: 24px;
  line-height: 24px;
}
.rightStepBlock--container{
	height: 64px;
	width: 100%;
	text-align: center;
	line-height: 64px;
}
.rightStepBlock {
	width: 160px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	display: inline-block;
}

.rightStepBlock.regStep{
	background: url(../../images/regStep.png) no-repeat left top;
	background-size: 100% 100%;
}

.rightStepBlock.applyStep{
	background: url(../../images/applyStep.png) no-repeat left top;
	background-size: 100% 100%;
}

.rightStepBlock.acceptStep{
	background: url(../../images/acceptStep.png) no-repeat left top;
	background-size: 100% 100%;
}
.rightStepBlock.auditStep{
	background: url(../../images/auditStep.png) no-repeat left top;
	background-size: 100% 100%;
}
.rightStepBlock.resultStep{
	background: url(../../images/resultStep.png) no-repeat left top;
	background-size: 100% 100%;
}

.floatingWindow{
	width: 350px;
	height: 230px;
	border: 1px solid #d2d2d2;
	position: absolute;
	z-index: 3;
	top: 100px;
	left: 100px;
	
}
.floatingWindow--title{
	box-sizing: border-box;
	height: 40px;
	width: 100%;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	background: #529dfa;
	line-height: 40px;
	position: relative;
}
.floatingWindow--mainContainer{
	box-sizing: border-box;
	height: 180px;
	width: 100%;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 100px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background: url(../../images/floatingBlock.gif) no-repeat center center #fff;
	white-space: prewrap;
	
}

.floatingWindow--close{
		position: absolute;
		right: 10px;
		cursor: pointer;
}

.floatingWindow--close:hover{
	color: red;
}

.floatingWindow--mainContainer p{
	width: 100%;
	word-break: break-all;
	white-space: normal;
}

.floatingWindow--bottomLine{
	height: 10px;
	width: 100%;
	background: #529dfa;
}

.searchInput {
	position: relative;
	background: #fff;
	height: 24px;
	margin-left: 100px;
	line-height: 24px;
}
.searchInput:before{
	content:' ';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 6px;
	top: 6px;
	background: url('../../images/searchIcon.png') no-repeat left top;
	z-index: 10;
}
.faq{
	position: absolute;
	height: 124px;
	width: 30px;
	margin-right: 100px;
	text-align: center;
	font-size: 14px;
	background: #ccc;
	color: #fff;
	right: -40px;
	white-space: pre-warp;
	bottom: 0;
	word-spacing: 0;
	letter-spacing: 0;
	box-sizing:border-box;
	padding-top: 15px;
	padding-left: 3px;
	cursor: pointer;
	background: url('../../images/faq.png') no-repeat top left;
}

.frinds_link {
	display: inline-block;
	width: 70px;
	height: 22px;
	box-sizing: border-box;
	padding-left: 8px;
	font-family:'MicrosoftYaHei';
	font-size: 12px;
	color: #666666;
	text-align: left;
	letter-spacing: 0px;
	line-height: 22px; 
	background: url('../../images/friends_link.png') no-repeat top left / 100% 100%;
	vertical-align: middle;
}

.quickToTop {
  	position: fixed;
  	z-index: 9;
  	bottom: 150px;
  	right: 80px;
  	border-bottom:1px solid #d2d2d2;
  }
  .quickClose{
  	position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    color: red;
  }
  .quickToTop_block{
  	border: 1px solid #d2d2d2;
  	border-bottom: none;
  	box-sizing: border-box;
  	/* height: 74px;
  	width: 74px; */
  	height: 90px;
  	width: 95px;
  	background: #fff;
  	cursor: pointer;
  }
  .quickToTop_block--icon{
	width: 36px;
  	height: 36px;
  	margin: 8px auto;
  	
  }
  .quickToTop_block--title{
  	font-size: 12px;
  	color: #666666;
  	text-align: center;
  }
  .quickToTop_block--icon.qq {
  	background: url('../../images/icon/qq.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/qq.png') no-repeat top left\9;
  }
  .quickToTop_block--icon.wechatApp {
  	background: url('../../images/icon/wechatP.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/wechatP.png') no-repeat top left\9;
  }
  .quickToTop_block--icon.aipayApp {
  	background: url('../../images/icon/pay.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/pay.png') no-repeat top left\9;
  }
  .quickToTop_block--icon.wechatOA {
  	background: url('../../images/icon/wechatGZ.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/wechatGZ.png') no-repeat top left\9;
  }
  .quickToTop_block--icon.mobileApp {
  	background: url('../../images/icon/app.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/app.png') no-repeat top left\9;
  }
  .quickToTop_block.toTop {
  	background: url('../../images/icon/wechatP.png') no-repeat top left / 100% 100%;
  	background: url('../../images/icon/wechatP.png') no-repeat top left\9;
  }
  .qrBlock {
  	height: 150px;
  	width: 150px; 
  	z-index: 3;
  	position: absolute;
  	left: -156px;
  	display:none;
  }
   #qqChatQr {
  	background: url('../../images/qchat_qrcode.png') no-repeat top left / 100%;
  	background: url('../../images/qchat_qrcode.png') no-repeat top left\9;
  	top: 0;
  }
  #wechatAppQr {
  	background: url('../../images/icon/wechatAppQr.png') no-repeat  #fff;
  	background: url('../../images/icon/wechatAppQr.png') no-repeat top left\9;
  	background-size:86%;
  	background-position: center;
  	top: 160px;
  	
  }
  #aipayAppQr {
  	background: url('../../images/icon/aiPayAppQr.png') no-repeat  #fff;
  	background: url('../../images/icon/aiPayAppQr.png') no-repeat top left\9;
  	background-size:86%;
  	background-position: center;
  	top: 240px;
  }
  #wechatOAQr {
  	background: url('../../images/icon/wechatGZQr.png') no-repeat  #fff;
  	background: url('../../images/icon/wechatGZQr.png') no-repeat top left\9;
  	background-size:86%;
  	background-position: center;
  	top: 80px;
  }
   #appQr {
  	background: url('../../images/icon/appQr.png') no-repeat  #fff;
  	background: url('../../images/icon/appQr.png') no-repeat top left\9;
  	background-size:86%;
  	background-position: center;
  	top: 320px;
  }
  .wechatComplaint{
  background: url('../../images/web/welCom.png') no-repeat top left / 100% 100%;
  }
  .weChatQrComComplaint{
    bottom: 5px;
  	position: absolute;
  	z-index: 3;
  background: url('../../images/web/webCom.png') no-repeat top left / 100% 100%;
  }
  .alipayComplaint{
  background: url('../../images/web/alipaylCom.png') no-repeat top left / 100% 100%;
  }
  .alipayQrComComplaint{
  	bottom: 5px;
  	position: absolute;
  	z-index: 3;
  background: url('../../images/web/alipaybCom.png') no-repeat top left / 100% 100%;
  }
  #cnzz_stat_icon_1275026100 {
  	position: absolute;
  	bottom: 120px;
  	left:20px;
  }